home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 1 / LIGHT-ROM 1 (Amiga Library Services)(1994).iso / ffdisks / d901.lha / AmigaBase / Data / English / Mandel Pictures.ReadMe < prev    next >
Text File  |  1993-08-26  |  731b  |  24 lines

  1. Project Mandel Pictures
  2. =======================
  3.  
  4. This project manages mandel pictures. The pictures itself are not saved
  5. in the project file itself. They are loaded and displayed via an AmigaBase
  6. program. Therefore the program c:Display must exist.
  7.  
  8. Description of the record elements:
  9.  
  10. Picrure:
  11.  
  12.    Name:       any Text, file path to the picture.
  13.    X1:         REAL variable
  14.    X2:         REAL variable
  15.    Y1:         REAL variable
  16.    Y2:         REAL variable
  17.    Div-Limes:  INTEGER variable
  18.    max. Iterat.   INTEGER variable
  19.    Show picture:  program button. First it will be tested if the specified
  20.                   filename exists and if the program c:display exists.
  21.                   If so c:display will be executed.
  22.  
  23.  
  24.